This is a revision of the TPrintGrid component uploaded by [100115,1155] as PRINGRI.ZIP. I fixed some problems and added a few new properties. Most notably the fonts are now property editor compatible, the page number and header will relocate to the bottom. New features include a relocatable Date property and scalable line height (0 to 100% of its font height). The print dialog's "Print To File" selection exports the DBGrid fields to a TAB delimited file for importing into a spreadsheet such as Excel. Just Like the original this is freeware. You have the source code and there are no royalties. This component has been very useful to me. I am interested in seeing it enhanced further. Thanks, Terry Pearson 71715,1647 Revision History ---------------- 08/19/95 Modified printing of columns to clip text so we now avoid overflow to ajacent columns. 08/19/95 Fixed the paging to print only the number of lines that fit into the page border.